home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-10-01 | 1.5 KB | 49 lines |
- #####################################################################
- # This is global info and shouldn't be changed.
- [General]
- APP_NAME=Eudora Pro Email
- APP_VERSION=4.1
- XTRAINFO_TXT=XTRAINFO.TXT
-
- #####################################################################
- # These are installation options for third-party software.
- # Set to "1" to toggle on
- [Included]
-
- # Include an option to install PureVoice directly from this installer
- INSTALL_PUREVOICE=1
- PUREVOICE_NAME=PureVoice
-
- # Include a dialog which shows where and how to obtain QuickTime
- # Note: this option only avaiable when CD_INSTALL=0 below
- INSTALL_QUICKTIME=1
- QUICKTIME_NAME=QuickTime 3.0
-
- # Include a dialog which shows where and how to obtain MSIE 4.01
- # Note: this option only avaiable when CD_INSTALL=0 below
- INSTALL_MICROSOFT=1
- MICROSOFT_NAME=Microsoft Internet Explorer 4.01
-
- #####################################################################
- # These are the types of installations possible with this installer.
- # Note that these are all mutually exclusive options; the first to
- # return true negates the others.
- # Set to "1" to toggle on
- [Type]
-
- # For an electonic (i.e., self-extracting exe) install
- # Third parties and republishers should probably choose this option
- ELECTRONIC=0
-
- # This is for the 4.x to 4.1 updater
- FULL_UPGRADE=0
-
- # This is for a CD Installation
- CD_INSTALL=0
-
- # Beta installation (republishers should NOT choose this option)
- BETA=0
-
- # The 30-day demo (republishers should NOT choose this option)
- DEMO=1
-